Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The customer unique identifier in your system

Query Parameters

punch_card_id
string

Optional punch card ID to filter results

status
enum<string>
default:ACTIVE

Filter punch cards by status. Defaults to ACTIVE

Available options:
ALL,
ACTIVE,
FINISHED

Response

Ok

data
object[]